This web method is used to return the suppliers details setup in the system.
Method | /ProCloudWS.asmx/ProviderSupplierGetById |
The request body is of type ProviderSupplierGetById.
Name | Description | Data Type |
---|---|---|
objProviderGUId | guid | |
strPassword | xml:string | |
intSupplierUId | xml:int |
|
The response body is of type ProviderSupplierGetByIdResponse.
Name | Description | Data Type |
---|---|---|
ProviderSupplierGetByIdResult | objProviderSupplierGetByIdReturn |
|